home *** CD-ROM | disk | FTP | other *** search
/ United Public Domain Gold 2 / United Public Domain Gold 2.iso / utilities / pu136.dms / pu136.adf / Emulator! < prev    next >
Text File  |  1991-03-05  |  266b  |  12 lines

  1. echo " "
  2. echo " "
  3. echo " Save your games in the GAMES: device and Basic in the BASIC: device."
  4. echo " "
  5. echo " Please wait - just assigning, loading and decrunching....."
  6. assign GAMES: Utils:ZX48K(GAMES)
  7. assign BASIC: Utils:ZX48K(BASIC)
  8. program
  9. cd Utils:
  10. type menu
  11.  
  12.